Skip to content

Add diverging loops to diverging function section. #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2017

Conversation

Havvy
Copy link
Contributor

@Havvy Havvy commented May 16, 2017

I went with "corresponding break" here since you could have a
break that's inside another loop expression for the inner loop
expression, but that wouldn't change the divergence. That probably
needs to be better fleshed out, but I'd leave the fleshing out
of divergence to the loop item section of the reference.

I went with "associated break" here to match the terminology
given by PR rust-lang#56.
@Havvy Havvy force-pushed the loop-divergence branch from 3db4fbb to 3ee6ce3 Compare May 17, 2017 12:24
@steveklabnik steveklabnik merged commit 8a02263 into rust-lang:master May 17, 2017
@steveklabnik
Copy link
Member

Thanks!

@Havvy Havvy deleted the loop-divergence branch May 19, 2017 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants